[INFO] cloning repository https://github.com/Siryll/wg_display_embedded_precompiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Siryll/wg_display_embedded_precompiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSiryll%2Fwg_display_embedded_precompiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSiryll%2Fwg_display_embedded_precompiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 974ae6c08e67889c4d0fe205bfceef1f08b1fa2c
[INFO] checking Siryll/wg_display_embedded_precompiler against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSiryll%2Fwg_display_embedded_precompiler" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Siryll/wg_display_embedded_precompiler
[INFO] finished tweaking git repo https://github.com/Siryll/wg_display_embedded_precompiler
[INFO] tweaked toml for git repo https://github.com/Siryll/wg_display_embedded_precompiler written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Siryll/wg_display_embedded_precompiler on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Siryll/wg_display_embedded_precompiler already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wat v1.253.0
[INFO] [stderr]   Downloaded wasm-encoder v0.253.0
[INFO] [stderr]   Downloaded wast v253.0.0
[INFO] [stderr]   Downloaded wasmparser v0.253.0
[INFO] [stderr]   Downloaded addr2line v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 868d3b546d671fc6b308cf7f30894ed51422337533d49e401089d03f944d5b5c
[INFO] running `Command { std: "docker" "start" "868d3b546d671fc6b308cf7f30894ed51422337533d49e401089d03f944d5b5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "868d3b546d671fc6b308cf7f30894ed51422337533d49e401089d03f944d5b5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "868d3b546d671fc6b308cf7f30894ed51422337533d49e401089d03f944d5b5c" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "868d3b546d671fc6b308cf7f30894ed51422337533d49e401089d03f944d5b5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "868d3b546d671fc6b308cf7f30894ed51422337533d49e401089d03f944d5b5c" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling wasmtime-internal-core v46.0.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling cranelift-srcgen v0.133.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]    Compiling cranelift-isle v0.133.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.133.1
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.133.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking wasmtime-internal-component-util v46.0.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking cranelift-control v0.133.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling wasmparser v0.251.0
[INFO] [stderr]     Checking wasm-encoder v0.253.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v46.0.1
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling cranelift-bitset v0.133.1
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]    Compiling wasmtime-internal-cranelift v46.0.1
[INFO] [stderr]    Compiling wasmtime-internal-cache v46.0.1
[INFO] [stderr]     Checking wast v253.0.0
[INFO] [stderr]    Compiling wasmtime-internal-component-macro v46.0.1
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.133.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking addr2line v0.26.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pulley-macros v46.0.1
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v46.0.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pulley-interpreter v46.0.1
[INFO] [stderr]    Compiling wasmtime-internal-fiber v46.0.1
[INFO] [stderr]    Compiling wasmtime-internal-jit-debug v46.0.1
[INFO] [stderr]    Compiling wasmtime v46.0.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking wat v1.253.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.133.1
[INFO] [stderr]    Compiling wit-parser v0.251.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking fxprof-processed-profile v0.8.1
[INFO] [stderr]     Checking regalloc2 v0.15.1
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v46.0.1
[INFO] [stderr]     Checking cranelift-entity v0.133.1
[INFO] [stderr]     Checking cranelift-bforest v0.133.1
[INFO] [stderr]    Compiling cranelift-codegen v0.133.1
[INFO] [stderr]    Compiling wasmtime-internal-wit-bindgen v46.0.1
[INFO] [stderr]     Checking wasm-encoder v0.251.0
[INFO] [stderr]     Checking wasmprinter v0.251.0
[INFO] [stderr]     Checking wasmtime-environ v46.0.1
[INFO] [stderr]     Checking wasm-compose v0.251.0
[INFO] [stderr]     Checking cranelift-frontend v0.133.1
[INFO] [stderr]     Checking cranelift-native v0.133.1
[INFO] [stderr]     Checking wg-display-embedded-precompiler v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "868d3b546d671fc6b308cf7f30894ed51422337533d49e401089d03f944d5b5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "868d3b546d671fc6b308cf7f30894ed51422337533d49e401089d03f944d5b5c", kill_on_drop: false }`
[INFO] [stdout] 868d3b546d671fc6b308cf7f30894ed51422337533d49e401089d03f944d5b5c
